ColumnLabelIndex Property

       

Returns or sets a specific level of column labels associated with a chart.

Syntax

object.ColumnLabelIndex [ = index]

The ColumnLabelIndex property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
index Integer. Identifies a column label level.

Remarks

To set a label on a column with more than one level of labels, or to return the current value for a label, you must first identify which level you want to affect. Column label levels are numbered from bottom to top, beginning at 1.